Skip to main content

firstItemLeft

Type

property

Summary

Whether to display the first action on the left

Syntax

get the firstItemLeft of <widget>
set the firstItemLeft of <widget> to { true | false }

Description

If the firstItemLeft property is true, then the first action in the itemArray is displayed on the left hand side of the header bar.

Note: In some themes, the first action always has its label displayed when firstItemLeft is true. If you don't want this to happen, you can set the action's label to the empty string.

property: itemArray, theme, itemLabels